home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #11 / CD 11 (Black) - 2001.iso / Fruity / STRINGTG.DXR / 00016.ls < prev    next >
Encoding:
Text File  |  1998-04-13  |  133 b   |  7 lines

  1. on exitFrame
  2.   global gInitialColorDepth
  3.   if gInitialColorDepth <> 0 then
  4.     set the colorDepth to gInitialColorDepth
  5.   end if
  6. end
  7.